home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
mac
/
netCD41
/
NETCD41.dir
/
00115_Script_GetStart score script
< prev
next >
Wrap
Text File
|
1997-12-11
|
663b
|
23 lines
on enterFrame
set handCursor to [5,6]
set the cursor of sprite 5 to handCursor
set the cursor of sprite 7 to handCursor
set the cursor of sprite 8 to handCursor
set the cursor of sprite 9 to handCursor
set the cursor of sprite 20 to handCursor
set the cursor of sprite 21 to 0
set the cursor of sprite 22 to handCursor
set the cursor of sprite 23 to handCursor
set the cursor of sprite 24 to handCursor
set the cursor of sprite 37 to handCursor
set the cursor of sprite 30 to handCursor
set the cursor of sprite 31 to handCursor
set the cursor of sprite 32 to handCursor
on exitFrame
go the frame
end